| Total Complexity | 12 |
| Dependencies | 6 |
| Dependents | 3 |
| Total lines | 174 |
| Lines of code | 38 |
| Logical lines of code | 19 |
| Comment lines | 107 |
| Methods | 8 |
| Properties | 18 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| cancel() | 60 | 4 | 11 | |
| payments() | 66 | 2 | 7 | |
| update() | 68 | 1 | 5 | |
| isActive() | 78 | 1 | 3 | |
| isPending() | 78 | 1 | 3 | |
| isCanceled() | 78 | 1 | 3 | |
| isSuspended() | 78 | 1 | 3 | |
| isCompleted() | 78 | 1 | 3 |